home *** CD-ROM | disk | FTP | other *** search
- <html>
- <head>
- <!-- TemplateBeginEditable name="doctitle" -->
- <title>Untitled Document</title>
- <!-- TemplateEndEditable -->
- <meta http-equiv="Content-Type" content="text/html; charset=">
- <!-- TemplateBeginEditable name="head" -->
- <!-- TemplateEndEditable -->
- <!-- TemplateParam name="ShowHorizontalRule" type="boolean" value="true" -->
- <!-- TemplateParam name="HeaderColor" type="color" value="#cccccc" -->
- <!-- TemplateParam name="FooterColor" type="color" value="#cccccc" -->
- <!-- TemplateParam name="BodyBackgroundColor" type="color" value="#FFFFFF" -->
- <!-- TemplateParam name="OddRowColor" type="color" value="#DEDECA" -->
- <!-- TemplateParam name="EvenRowColor" type="color" value="#DCDCDC" -->
- <!-- TemplateParam name="FormMethod" type="text" value="post" -->
- <!-- TemplateParam name="FormAction" type="text" value="" -->
- <!-- TemplateParam name="FormName" type="text" value="form1" -->
- </head>
- <body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" bgcolor="@@(BodyBackgroundColor)@@">
- <form name="@@(FormName)@@" method="@@(FormMethod)@@" action="@@(FormAction)@@">
- <table align="center" width="100%" border="0" cellspacing="0" cellpadding="4">
- <tr valign="top" bgcolor="@@(HeaderColor)@@">
- <td colspan="2"><!-- TemplateBeginEditable name="headerTitle" -->Title<!-- TemplateEndEditable --></td>
- <td align="center"><!-- TemplateBeginEditable name="headerQuantity" -->Quantity<!-- TemplateEndEditable --></td>
- <td align="center"><!-- TemplateBeginEditable name="headerPrice" -->Price<!-- TemplateEndEditable --></td>
- <td align="center"><!-- TemplateBeginEditable name="headerAction" -->Action<!-- TemplateEndEditable --></td>
- </tr>
- <!-- TemplateBeginRepeat name="item" -->
- <!-- TemplateBeginIf cond="ShowHorizontalRule" -->
- <tr valign="top">
- <td align="center" colspan="5"><!-- TemplateBeginEditable name="HorizontalRule" --><hr noshade><!-- TemplateEndEditable --></td>
- </tr>
- <!-- TemplateEndIf -->
- <tr valign="top" bgcolor="@@((_index & 1) ? OddRowColor : EvenRowColor )@@">
- <td width="5%" align="center" bgcolor="@@((_index & 1) ? OddRowColor : EvenRowColor )@@">
- <!-- TemplateBeginEditable name="image" -->
- <img src="" name="image" width="30" height="30">
- <!-- TemplateEndEditable -->
- </td>
- <td width="55%"><!-- TemplateBeginEditable name="description" --><a href="#">Lorem
- ipsum dolor</a><br>
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. <!-- TemplateEndEditable --></td>
- <td width="10%" align="center"><!-- TemplateBeginEditable name="quantity" -->
- <input name="textfield" type="text" size="5" maxlength="4" value="1">
- <!-- TemplateEndEditable --></td>
- <td width="15%" align="right"><!-- TemplateBeginEditable name="price" -->$10.00<!-- TemplateEndEditable --></td>
- <td width="15%" align="center"><!-- TemplateBeginEditable name="action" -->
- <input type="submit" name="Submit1" value="Save">
- <br>
- <input type="submit" name="Submit2" value="Delete">
- <!-- TemplateEndEditable --> </td>
- </tr>
- <!-- TemplateEndRepeat -->
- <tr valign="middle" bgcolor="@@(FooterColor)@@">
- <td width="60%" align="right" colspan="2"> <!-- TemplateBeginEditable name="footerTotal" -->
- Total:<!-- TemplateEndEditable --></td>
- <td width="10%" align="center"><!-- TemplateBeginEditable name="footerQuantity" -->1<!-- TemplateEndEditable --></td>
- <td width="15%" align="right"><!-- TemplateBeginEditable name="footerPrice" -->$20.50<!-- TemplateEndEditable --></td>
- <td width="15%" align="center"><!-- TemplateBeginEditable name="footerAction" -->
- <input type="submit" name="Submit2" value="Buy">
- <!-- TemplateEndEditable --></td>
- </tr>
- </table>
- </form>
- </body>
- </html>
-
-